.padding-50 {
    padding-top: 25px;
}

#service_description_img {
    margin-top: 25px;
    max-width: 100%;
}

#header {
    background-color: #171717;
    padding-top: 15px;
}
.hr-grey {
    border-color: #e0e0e0;
}
#header-block {
    position: relative;
    margin-top: 90px;
}
#header-border {
    border: 5px solid white;
    border-left: none;
    opacity: 0.5;
    position: absolute;
    z-index: 0;
    right: 0;
    left: 500px;
    top: 0;
    bottom: 50px;
}
#header-border-left {
    width: 500px;
    height: 50px;
    border: 5px solid white;
    border-right: none;
    border-bottom: none;
    opacity: 0.5;
    position: absolute;
}
#header h1 {
    color: white;
    font-size: 96px;
    font-weight: bold;
    text-align: left;
    width: 800px;
    line-height: 80px;
    padding-top: 50px;
}
#header-annotation {
    color: white;
    font-size: 35px;
    line-height: 24px;
    margin-top: 50px;
    padding-left: 30px;
    border-left: 5px #ff8800 solid;
}
#header a {
    color: #444;
}
#name-company, #head-phone {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 16px;
    line-height: 16px;
}
#title_price_cost_city, #title_price_call_cost {
    /*text-transform: uppercase;*/
    font-size: 56px;
    font-weight: bold;
}
#select_service_and_type_work {
    font-size: 32px;
}
#main-menu {
    text-align: center;
}
h1 {
    text-align: center;
}
.service-prev {
    background-color: white;
    min-height: 450px;
    max-width: 263px;
}
.service-prev img {
    max-width: 100%;
}
.service-prev p {
    color: #171717;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0;
}
.service-prev-link {
    color: blue;
    display: block;
    padding: 3px 0;
    font-size: 16px;
}
#block-blue {
    background: #171717;
    color: white;
    padding: 20px 0;
}
.block-blue-big, .block-blue-small {
    display: inline-block;
    color: #ffc000;
}
.block-blue-big {
    font-size: 48px;
    font-weight: bold;
    margin: auto 0;
}
.block-blue-small {
    font-size: 16px;
    margin: auto 0;
    padding-left: 10px;
}
#service-work option {
    display: none;
}
#price-select-service {
    display: none;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    padding-top: 20px;
}
#btn-call-price-place {
    display: none;
}
#header_call {
    font-size: 32px;
    font-weight: bold;
    line-height: 25px;
    padding: 15px 40px;
    margin-top: 15px;
}
#header_call .call-text, #header_call img {
    display: inline-block;
    vertical-align: middle;
    color: #000;
}
#header_call {
    background-color: #ffb001;
}
.call-text-big {
    font-size: 32px;
}
.call-text-small {
    font-size: 16px;
    text-align: left;
}
.title-block {
    text-align: left;
}
.margin-left {
    margin-left: auto;
}
.crumbs {
    border-bottom: 1px #eee dashed;
}
.service-row {
    margin: 20px 0;
    font-size: 20px;
    border-bottom: 1px dashed #ddd;
}
.service-row span, .service-row b {
    background: white;
    margin-bottom: -1px;
}
.service-row span {
    padding-right: 10px;
}
.service-row b {
    padding-left: 10px;
}
.block-flex {
    display: flex;
    vertical-align: middle;
}
#block-service {
    padding: 100px 0;
    background-color: #eee;
}
.service-title {
    font-size: 24px;
    color: #171717;
    font-weight: bold;
}
#block_article {
    background-color: #eee;
}
#block_article h2 {
    font-size: 56px;
    text-align: left;
    font-weight: bold;
}
.articles_all_link {
    margin: 50px;
    display: block;
    text-align: center;
}
#cost_call {
    background: #eee;
    padding: 50px 0;
}
@media screen and (max-width: 769px) {
    #title_price_cost_city, #title_price_call_cost {
        font-size: 32px;
    }

    #select_service_and_type_work {
        font-size: 20px;
    }
}
#price_list {
    padding: 50px 0;
}
footer {
    padding: 50px 0;
    background: #171717;
    color: white;
}
html, body {
    padding: 0;
    margin: 0;
    min-height: 100%;
}
#wrap {
    height: auto;
    min-height: 100%;
}
#your_dividents {
    padding: 50px 0;
    background: #171717;
    color: white;
}
#your_dividents-title {
    text-align: center;
    margin-bottom: 20px;
    font-size: 56px;
    font-weight: bold;
    text-align: left;
}
#your_dividents .row {
    text-align: center;
    color: #ffc000;
}
.link-city {
    color: white;
    padding: 10px 10px 10px 0;
}
#services_footer {
    padding: 0;
    margin: 0;
    list-style: none;
}
#services_footer a {
    color: white;
}
.article {
    background-color: white;
}
.article img, .article .btn {
    width: 100%;
}
.article-text {
    padding: 0px 20px 0px 0px;
    color: #171717;
    /*min-height: 200px;*/
}
.service-text {
    padding: 20px 20px 20px 20px;
}
.corner-btn {
    border-radius: 100px;
}
#header_info {
    color: white;
}
.header-text-white {
    color: white;
    display: flex;
}
.header-text-yellow {
    color: #ffc000;
    margin-top: -5px;
}
#header_btn_menu {
    font-size: 32px;
    text-align: right;
}
.price-rub:before {
    content: ' ';
    width:100px;
    border-bottom: 1px solid grey;
}
.price-rub {
    margin-left: auto;

}
.clock {
    vertical-align: middle;
    margin-top: -5px;
    margin-left: 5px;
}
.text-yellow {
    color: #ffc000;
}
.yellow-btn {
    background: #ffc000;
    color: #171717;
    border: none;
    padding: 13px 30px;
}
.btn-row-order {
    margin-top: 10px;
}
select.form-control {
    border-radius: 100px;
}
.footer-phone {
    text-align: right;
}
.call-text-small {
    margin: 0 0 0 0;
}
#price-description .row>div {
    vertical-align: middle;
}
#map {
    height: 600px;
}
#footer_top {
    color: #6a6a6a;
    position: relative;
    padding-bottom: 10px;
}
#footer_top_hr {
    position: absolute;
    margin-top: 10px;
    width: 100%;
    border-color: #6a6a6a;
}
#footer_top_copy {
    position: relative;
    background: #171717;
    display: inline-block;
    padding-right: 10px;
}

.service-prev-link:hover {
    border: 1px solid grey;
    border-radius: 5px;
    font-weight: bold;
    padding: 10px 20px;
    margin: 0 -20px;
    font-size: 18px;
}

#ring_btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding: 30px;
    border-radius: 50%;
    background: url(/images/disign/ring_32.png) center no-repeat;
    background-color: green;
    box-shadow: 0 0 10px rgba(255,255,255,1);
}

.title_hi {
    position: absolute;
    top: 70px;
    left: 15px;
    text-align: center;
    width: 200px;
    color: white;
    font-weight: bold;
    line-height: 30px;
}

@media screen and (max-width: 769px) {
    #map {
        height: 240px;
    }
    #header-border-left, #header-border {
        display: none;
    }
    #header {
        padding-bottom: 50px;
    }
    #header h1 {
        font-size: 32px;
        width: auto;
        line-height: 32px;
        padding-top: 0;
    }
    #block-service {
        text-align: center;
    }
    #header_info {
        text-align: center;
    }
    .call-text-big {
        font-size: 20px;
    }
    #header_call {
        padding: 5px 35px;
    }
    #header-annotation {
        font-size: 20px;
    }
    #header-block {
        margin-top: 0;
    }
    .service-prev {
        margin: auto;
    }
    #title_price_cost_city {
        font-size: 32px;
    }
    #block_article h2 {
        font-size: 32px;
    }
    footer {
        text-align: center;
    }
    .footer-phone {
        text-align: center;
    }
    #header_info .row>div {
        padding-bottom: 10px;
    }
    #your_dividents-title {
        font-size: 32px;
    }
    .form-control {
        margin-bottom: 20px;
    }
    .btn {
        width: 100%;
    }

    .header-text-white {
        display: inline-block;
    }
}